Skip to content

Conversation

catap
Copy link
Contributor

@catap catap commented Oct 17, 2019

Nginx may use system-level OpenSSL library and old code works fine at this case.

But when user specified a custom OpenSSL library over --with-openssl this module never build because it can't pass test inside.

Also it is impossibly to easy test openssl because it isn't build and nginx will build it during building process.

So, skip testing phase inside module when user specified openssl version.

…ssl`

Nginx may use system-level OpenSSL library and old code works fine at this case.

But when user specified a custom OpenSSL library over `--with-openssl` this
module never build because it can't pass test inside.

Also it is impossibly to easy test openssl because it isn't build and nginx will
build it during building process.

So, skip testing phase inside module when user specified openssl version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant